programing statement造句
例句与造句
- followed by a block of program statements
),然后再是一个程序语句块。 - this article has introduced three python program statements : the
本文介绍了三种python程序语句: - loop, which executes a block of program statements while an expression evaluates
循环,它在一个表达式计算为 - clause containing a block of program statements executed when the expression is
子句,其中包含一个当表达式计算为 - statement executes a block of program statements if a boolean expression evaluates true
语句在一个布尔表达式计算为true时执行一个程序语句块。 - It's difficult to find programing statement in a sentence. 用programing statement造句挺难的
- the programming statements that perform operations in the database, including calling other procedures
执行数据库操作(包括调用其他过程)的编程语句。 - the ability to group program statements and functions into a named units has many advantages
把程序内容和函数组织成指定单元的这项能力可以带来很多好处。 - so python dictionaries let you write succinct yet powerful programming statements
)访问这些数据,所以pythondictionary使开发人员能够编写简洁而又强大的编程语句。 - contain programming statements that perform operations in the database, including calling other procedures
包含用于在数据库中执行操作包括调用其他过程的编程语句。 - clause that indicates a block of program statements that should be processed if the boolean expression evaluates false
子句,指示当布尔表达式计算为false时应该处理的程序语句块。 - notice how the program statements in listing 3 that extend over more than one line are indented to improve readability
注意清单3中扩展到多个行的程序语句是如何缩进以改善可读性的。 - sometimes, however, it s desirable to place multiple program statements on a single line-when you re initializing variables, for example
然而,有时候需要在一行放多个程序语句,例如初始化变量时。 - statement can be used to execute one of two blocks of program statements, depending on the value of a particular boolean expression
语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。 - this means the program statements executed in the loop body must change the value of the expression-or else the loop will never end
这意味着循环体中执行的程序语句必须要改变表达式的值,否则循环将无法结束。如清单8所示。 - a multi-branch conditional statement that allows for selective execution of bounded groups of program statements depending upon the value of a control expression
能根据控制表达式的值对有限个程序语句进行选择性执行的一种多分支条件语句。
更多例句: 下一页